home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2005-09-27  |  74 b   |  4 lines

  1. on(press){
  2.    _root.getURL("http://www.antitudegames.com","_blank");
  3. }
  4.